home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.3 Development Libraries / SGI IRIX 6.3 Development Libraries.iso / dist / dist6.3 / ViewKit_dev.idb / usr / include / Vk / VkFormat.h.z / VkFormat.h
C/C++ Source or Header  |  1996-09-20  |  94b  |  9 lines

  1. #ifndef VKFORMAT_H
  2. #define VKFORMAT_H
  3.  
  4. const char * VkFormat(const char* fmt, ...);
  5.  
  6.  
  7. #endif
  8.  
  9.